Sep 27, 2013
In this post, you will learn how to check and uncheck checkbox using JQuery. Example html form <form> <input type=“checkbox” name=“city” id=“city” value=“Newyork” />..